{lib,vis}[GCCcore/13.2.0] FORD v7.0.6, graphviz-python v0.20.1#20843
{lib,vis}[GCCcore/13.2.0] FORD v7.0.6, graphviz-python v0.20.1#20843boegel merged 7 commits intoeasybuilders:developfrom
Conversation
|
@SimonPinches You might want to sync your PR with development, something like this: |
…asyconfigs into 20240618121633_new_pr_FORD706
Updated software
|
…asyconfigs into 20240618121633_new_pr_FORD706
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3197455443 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
| ] | ||
|
|
||
| dependencies = [ | ||
| ('Java', '21', '', SYSTEM), |
There was a problem hiding this comment.
The Java version we use in this generation of easyconfigs, so we should also use that here:
| ('Java', '21', '', SYSTEM), | |
| ('Java', '11', '', SYSTEM), |
There was a problem hiding this comment.
We have several tools built with GCCcore/13.2.0 that need Java/21 (and Graphviz). Most notably a Bayesian inference framework.
|
Actual problem with failing installation is: So this looks like a victim of: |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3197697818 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @boegelbot |
|
Going in, thanks @SimonPinches! |
|
@boegel, I guess it's too late to ask for an exception to use |
Sorry for making that change in-place in this PR, but making exceptions doesn't solve the core problem: that we would be introducing easyconfigs that are not compatible with other easyconfigs from the same generation. If you want to divert from upstream w.r.t. Java version used in this generation, I think it would be better for you to introduce an EasyBuild hook locally that replaces |
Okay, I'll try to work out how to do this when I get a chance. |
(created using
eb --new-pr)